Skip to content

Bump react-share from 4.4.1 to 5.2.2#6275

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-share-5.2.2
Closed

Bump react-share from 4.4.1 to 5.2.2#6275
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-share-5.2.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps react-share from 4.4.1 to 5.2.2.

Release notes

Sourced from react-share's releases.

v5.2.2

Patch Changes

  • d04d084: Fix warning of passing extraneous networkName for the share buttons.

v5.2.1

Patch Changes

  • 47c2906: Fix EmailShareButton: a bug slipped in that broke the sharing functionality.

v5.2.0

Minor Changes

  • 373add6: Added BlueskyShareButton and BlueskyIcon. This button will take a title and url parameter, and then use Bluesky Intent Links to share that content. There is also an overrideable seperator parameter (defaults as ' ') that seperates the title and url.
  • d45d811: Added ThreadsShareButton and ThreadsIcon.

Patch Changes

  • 8a5016a: Build tooling updates. May affect the distributed files.
  • 15e830f: The title prop is no longer passed to the button element, which may have caused e.g. warnings in the console before. Note that to set the native title attribute for the share buttons, you may use the htmlTitle prop.
  • d172111: Internal type fixes.

v5.1.2

Patch Changes

  • e5f3488: Support React 19 in peerDependencies

v5.1.1

Patch Changes

  • e4c1704: This patch fixes an issue with the Reddit sharing functionality, where the shared link was not automatically populated in Reddit’s share preview. By appending /web before /submit in the Reddit share URL, the link now populates correctly, improving the user experience for Reddit sharing.

v5.1.0

Minor Changes

  • 4e74597: Added htmlTitle prop for the share button. This prop will be passed as the native title attribute for the button element.

v5.0.4

Patch Changes

  • 1c50111: Fixed exports in package.json to comply with the publint and attw tools. May solve issues when your project uses CommonJS modules and Node.js v16 or newer.

v5.0.3

Patch Changes

  • ddcf9c8: Fixed invalid exports configuration (reference to dist/index.cjs).

v5.0.2

Patch Changes

... (truncated)

Changelog

Sourced from react-share's changelog.

5.2.2

Patch Changes

  • d04d084: Fix warning of passing extraneous networkName for the share buttons.

5.2.1

Patch Changes

  • 47c2906: Fix EmailShareButton: a bug slipped in that broke the sharing functionality.

5.2.0

Minor Changes

  • 373add6: Added BlueskyShareButton and BlueskyIcon. This button will take a title and url parameter, and then use Bluesky Intent Links to share that content. There is also an overrideable seperator parameter (defaults as ' ') that seperates the title and url.
  • d45d811: Added ThreadsShareButton and ThreadsIcon.

Patch Changes

  • 8a5016a: Build tooling updates. May affect the distributed files.
  • 15e830f: The title prop is no longer passed to the button element, which may have caused e.g. warnings in the console before. Note that to set the native title attribute for the share buttons, you may use the htmlTitle prop.
  • d172111: Internal type fixes.

5.1.2

Patch Changes

  • e5f3488: Support React 19 in peerDependencies

5.1.1

Patch Changes

  • e4c1704: This patch fixes an issue with the Reddit sharing functionality, where the shared link was not automatically populated in Reddit’s share preview. By appending /web before /submit in the Reddit share URL, the link now populates correctly, improving the user experience for Reddit sharing.

5.1.0

Minor Changes

  • 4e74597: Added htmlTitle prop for the share button. This prop will be passed as the native title attribute for the button element.

5.0.4

Patch Changes

  • 1c50111: Fixed exports in package.json to comply with the publint and attw tools. May solve issues when your project uses CommonJS modules and Node.js v16 or newer.

5.0.3

... (truncated)

Commits
  • 9db8019 Merge pull request #569 from nygardk/changeset-release/master
  • dadcebb Version Packages
  • d04d084 fix extraneous networkName prop
  • f6ac8db Merge pull request #567 from nygardk/changeset-release/master
  • b198da3 Version Packages
  • 47c2906 fix EmailShareButton
  • 944d26f Merge pull request #560 from nygardk/changeset-release/master
  • 4fbed56 Version Packages
  • a6d7b6d Merge pull request #549 from cwlowder/master
  • 373add6 add Social Share Button and Icon for Bluesky
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2025
@dependabot dependabot bot requested a review from Nikhil-Ladha March 1, 2025 22:53
@l5io
Copy link
Contributor

l5io commented Mar 1, 2025

🚀 Preview for commit 0f6d7b9 at: https://67c392a1087a1a3088c7fd22--layer5.netlify.app

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-share-5.2.2 branch from 0f6d7b9 to 94cbda1 Compare March 6, 2025 18:25
@l5io
Copy link
Contributor

l5io commented Mar 6, 2025

🚀 Preview for commit 94cbda1 at: https://67c9eb70868ad98470139649--layer5.netlify.app

Bumps [react-share](https://github.com/nygardk/react-share) from 4.4.1 to 5.2.2.
- [Release notes](https://github.com/nygardk/react-share/releases)
- [Changelog](https://github.com/nygardk/react-share/blob/master/CHANGELOG.md)
- [Commits](nygardk/react-share@v4.4.1...v5.2.2)

---
updated-dependencies:
- dependency-name: react-share
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-share-5.2.2 branch from 94cbda1 to 043d093 Compare March 12, 2025 21:30
@l5io
Copy link
Contributor

l5io commented Mar 12, 2025

🚀 Preview for commit 043d093 at: https://67d1ff951161f34742951f85--layer5.netlify.app

@stale
Copy link

stale bot commented Apr 27, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the issue/stale Issue has not had any activity for an extended period of time label Apr 27, 2025
@stale
Copy link

stale bot commented May 1, 2025

This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue.

@stale stale bot closed this May 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-share-5.2.2 branch May 1, 2025 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file issue/stale Issue has not had any activity for an extended period of time

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments